Learn R Programming

DataSetsUni (version 0.1)

COVID-19 Mortality: COVID-19 mortality rate of Saudi Arabia

Description

TThe function allows to provide a COVID-19 mortality rate belonging to Saudi Arabia of 32 days, which is recorded from 15 September 2020 to 16 October 2020.

Usage

data_COVIDmor

Value

data_COVIDfat gives the COVID-19 mortality rate belonging to Saudi Arabia.

Arguments

data_COVIDmor

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data represent a COVID-19 mortality rate belonging to Saudi Arabia of 32 days, which is recorded from 15 September 2020 to 16 October 2020. Recently, it is used by Badr and Sobahi (2022) and fitted the exponentiated exponential-inverse Weibull model.

References

Badr, M. M., & Sobahi, G. (2022). The Exponentiated Exponential-Inverse Weibull Model: Theory and Application to COVID-19 Data in Saudi Arabia. Journal of Mathematics, 2022.

Almetwally, E. M. (2021). Extended odd weibull inverse Nadarajah-Haghighi distribution with application on COVID-19 in Saudi Arabia. Mathematical Sciences Letters, 10(3), 1-15.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

Run this code
x<-data_COVIDmor
summary(x)

Run the code above in your browser using DataLab